Skip to content

NameValueListBase key "not null" constraint removed#4862

Merged
rockfordlhotka merged 1 commit into
mainfrom
feature/4861-relax-key-on-NameValueListBase
May 19, 2026
Merged

NameValueListBase key "not null" constraint removed#4862
rockfordlhotka merged 1 commit into
mainfrom
feature/4861-relax-key-on-NameValueListBase

Conversation

@StefanOssendorf
Copy link
Copy Markdown
Contributor

Allow key with null as value in NameValueListBase
Fixes #4861

@rockfordlhotka rockfordlhotka merged commit 8ec6c27 into main May 19, 2026
2 checks passed
@rockfordlhotka rockfordlhotka deleted the feature/4861-relax-key-on-NameValueListBase branch May 19, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NameValueListBase does not allow nullable keys

2 participants